- improper kernel
- мат.несобственное ядро
English-Russian scientific dictionary. 2008.
English-Russian scientific dictionary. 2008.
Usage share of operating systems — Usage share of web client operating systems. (Source: Median values from Usage share of operating systems for August 2011.) Windows XP ( … Wikipedia
System call — In computing, a system call is the mechanism used by an application program to request service from the kernel. Background A system call is a request made by any arbitrary program to the kernel for performing tasks picked from a predefined set… … Wikipedia
PaX — In computer security, PaX is a patch for the Linux kernel that implements least privilege protections for memory pages. The least privilege approach allows computer programs to do only what they have to do in order to be able to execute properly … Wikipedia
ASUS Eee PC — Infobox Information appliance Photo = Developer = ASUSTeK Computer Inc. Type = Subnotebook/Netbook OS = Xandros Linux Microsoft Windows XP Website = http://eeepc.asus.comThe ASUS Eee PC (pronounced as the letter e , IPA /iː/) is a subnotebook /… … Wikipedia
Asus Eee PC — Developer AsusTeK Computer Inc. Operating system Linux (Aurora, formerly Eeebuntu; Xandros) Windows XP/7 CPU … Wikipedia
Rotation group — This article is about rotations in three dimensional Euclidean space. For rotations in four dimensional Euclidean space, see SO(4). For rotations in higher dimensions, see orthogonal group. In mechanics and geometry, the rotation group is the… … Wikipedia
Orthogonal group — Group theory Group theory … Wikipedia
C dynamic memory allocation — C Standard Library Data types Character classification Strings Mathematics File input/output Date/time Localization … Wikipedia
Computers and Information Systems — ▪ 2009 Introduction Smartphone: The New Computer. The market for the smartphone in reality a handheld computer for Web browsing, e mail, music, and video that was integrated with a cellular telephone continued to grow in 2008. According to… … Universalium
Stuxnet — is a computer worm discovered in June 2010. It targets Siemens industrial software and equipment running Microsoft Windows.[1] While it is not the first time that hackers have targeted industrial systems,[2] it is the first discovered malware… … Wikipedia
Malloc — In computing, malloc is a subroutine provided in the C and C++ programming language s standard libraries for performing dynamic memory allocation. Rationale The C programming language manages memory either statically or automatically . Static… … Wikipedia